There are two commonly used HTTP compression schemes on the web today: DEFLATE , and GZIP . 오늘날 웹 상에서 HTTP 압축 을 위해 DEFLATE 와 GZIP 가 일반적으로 사용됩니다.
HTTP Compression Compressing data before it is sent to user-agents enables administrators to conserve bandwidth and improve the performance of their site. HTTP 압축 데이터를 사용자 에이전트에 보내기 전에 압축하면 대역폭을 절약하고 사이트의 성능을 향상시킬 수 있습니다.
HTTP Compression Compressing data before it is sent to user-agents enables administrators to conserve bandwidth and improve the performance of their site. HTTP 압축 데이터를 압축한 후 사용자 에이전트에 전송하면 관리자가 대역폭을 유지하고 해당 사이트의 성능을 향상시킬 수 있습니다.